height="0" width="0" style="display:none;visibility:hidden">
CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service
/ ResourcesGetResponse Json Schema
Collapse All
Expand All
In This Topic
ResourcesGetResponse Json Schema
In This Topic
Description
The results of the resources get query.
Overview
ResourcesGetResponse
The results of the resources get query.
Resources :
Array[
CimResource
]
An array of the resources that satify the query criteria.
ResourceID :
string
The Id of resource.
Description :
string
The desciption of the resource.
EnableAlarmCounters :
boolean
set it to true to enable alarm counters for this resource.
Properties
Name
Description
Data Type
Resources
An array of the resources that satify the query criteria.
Array[
CimResource
]
See Also
CIMPLICITY REST API Web Service